home *** CD-ROM | disk | FTP | other *** search
/ Champak 40 / Vol 40.iso / games / draw_pla.swf / scripts / DefineButton2_368 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2007-05-10  |  63 b   |  5 lines

  1. on(press){
  2.    _root.medium = true;
  3.    _root.nextFrame();
  4. }
  5.